func google.golang.org/protobuf/internal/impl.appendSint64Value

2 uses

	google.golang.org/protobuf/internal/impl (current package)
		codec_gen.go#L2459: func appendSint64Value(b []byte, v protoreflect.Value, wiretag uint64, opts marshalOptions) ([]byte, error) {
		codec_gen.go#L2490: 	marshal:   appendSint64Value,